Skip to content

fix: add Windows support for CLI path and command execution#9

Open
srjkoolen wants to merge 1 commit intojuanlb:mainfrom
srjkoolen:main
Open

fix: add Windows support for CLI path and command execution#9
srjkoolen wants to merge 1 commit intojuanlb:mainfrom
srjkoolen:main

Conversation

@srjkoolen
Copy link

  • Use double quotes instead of single quotes around paths (Windows compatibility)
  • Replace bash-based base64 pipe with temp file approach to avoid command length limits
  • Use shell: true instead of hardcoded /bin/bash for cross-platform support

- Use double quotes instead of single quotes around paths (Windows compatibility)
- Replace bash-based base64 pipe with temp file approach to avoid command length limits
- Use shell: true instead of hardcoded /bin/bash for cross-platform support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant